home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 65.zip / BS1 part 65 / DevPac v3.02b.adf / include / libraries / clist_lib.i next >
Text File  |  1991-11-20  |  507b  |  23 lines

  1. _LVOInitCLPool    EQU    -30
  2. _LVOAllocCList    EQU    -36
  3. _LVOFreeCList    EQU    -42
  4. _LVOFlushCList    EQU    -48
  5. _LVOSizeCList    EQU    -54
  6. _LVOPutCLChar    EQU    -60
  7. _LVOGetCLChar    EQU    -66
  8. _LVOUnGetCLChar    EQU    -72
  9. _LVOUnPutCLChar    EQU    -78
  10. _LVOPutCLWord    EQU    -84
  11. _LVOGetCLWord    EQU    -90
  12. _LVOUnGetCLWord    EQU    -96
  13. _LVOUnPutCLWord    EQU    -102
  14. _LVOPutCLBuf    EQU    -108
  15. _LVOGetCLBuf    EQU    -114
  16. _LVOMarkCList    EQU    -120
  17. _LVOIncrCLMark    EQU    -126
  18. _LVOPeekCLMark    EQU    -132
  19. _LVOSplitCList    EQU    -138
  20. _LVOCopyCList    EQU    -144
  21. _LVOSubCList    EQU    -150
  22. _LVOConcatCList    EQU    -156
  23.